'Declaration
<DescriptionAttribute("Height, in inches, of the bounding box of the annotation")> Public Property Height As Single
[Description("Height, in inches, of the bounding box of the annotation")] public float Height {get; set;}
public read-write property Height: Single;
DescriptionAttribute("Height, in inches, of the bounding box of the annotation") public function get,set Height : float